The caching of proxy and invoker objects supported efficient use of resources, along with pooling of threads in the executor. 对代理和调用程序对象进行缓存,配合执行程序中的线程池,可以提高资源的使用效率。
Proxy/ Executor-All calls from Service Interface are delegated to Proxy/ Executor. 代理/执行器-所有来自服务接口的调用都会委派给代理/执行器。